Technote OV 06 | July 1987 |
The "creator" (or "signature") string (contained in a resource whose type is your application's four-character creator type, and whose ID is 0) will be used as the default for the comment text displayed by the Finder's "Get Info" command. Thus, you should set up this string (when you build your application) to contain the name of your program and a version number and date.
Your application's BNDL ("bundle") resource ties the file types that it uses for its documents with the icons to be displayed for those documents. For each icon, a "mask" icon is also provided; this mask is used to punch a hole in the gray desktop before drawing the icon.
Some applications use a cleverly-modified mask to provide an "action icon" that
looks different when it's selected. This causes problems; it is important that
the mask be what it's supposed to be (a solid black copy of the icon).
Further Reference:
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help